home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Utilities / Programming / PowerReplace 5.0 / Filter / Index next >
Encoding:
Text File  |  1996-06-03  |  1.7 KB  |  70 lines  |  [ttro/ttxt]

  1. Index of the filters in the “Filter” folder:
  2. Collection
  3. QP->Mac: (By Rich Brown, Dartmouth College, richard.e.brown@dartmouth.edu)
  4. QuotedPrintable->Mac table. Derived from RFC 1345 and other heuristics.
  5.  
  6. Html->téxt: (By Marc Moliné & G. Han)
  7. Change Html file to readable text file.  Convert first accented letters to Html convention, then delete all anchors.
  8.  
  9. téxt->Html: (By Marc Moliné & G. Han)
  10. Convert accented letters to Html format.
  11.  
  12. téxt->text: (By Marc Moliné)
  13. Convert accented letters to non-accented so a text can be sent by e-mail.
  14.  
  15. Small
  16. DelCComment: 
  17. Remove comment in C++ programme source file. There is two styles: /* */ and //
  18.  
  19. DelResource: 
  20. Remove resource fork of file.
  21.  
  22. Filter->Readme: 
  23. Create “readable” text file for PowerReplace's filter file.
  24.  
  25. StripSpace:
  26. Strip spaces using pattern.
  27.  
  28. Unwarp:
  29. Strip single CR.
  30.  
  31. Char
  32. DeleteCtrlChar:
  33. Delete control characters (0-31) exept TAB and LF.
  34.  
  35. MAJ->min:
  36. Convert uppercase letter to lowercase letter. 
  37.  
  38. min -> MAJ:    
  39. Convert lowercase letter to uppercase letter. The lower accented letter is changed to corresponding uppercase letter without accent.
  40.  
  41. PC->Mac: 
  42. This filter file converts IMB PC text to mac text file.
  43.  
  44. ShowCtrlChar:
  45. Show control characters (0-31).
  46.  
  47. Html
  48.  
  49. Tex
  50. MMat->TeX: 
  51. Change Mathematica Matrix format to Tex format.
  52.  
  53. TeX->Html: 
  54. Convert tex file to HTML format for accented letters.
  55.  
  56. TeX->Text: 
  57. Remove mathematical formule, comment and command in Tex source file, and convert accented letters to readable forme.
  58.  
  59. TeX8->TeX7: 
  60. Convert Tex 8 bits file to Tex 7 bits file.
  61.  
  62. Text->TeX: 
  63. Text file to Tex 7 bits format.
  64.  
  65. _________________________
  66. Guoniu Han
  67. email: guoniu@math.u-strasbg.fr
  68. http://130.79.4.26/~guoniu/mac/
  69. _________________________
  70.